TabView.appendPinned

Inserts @child as the last pinned page.

class TabView
appendPinned

Parameters

child Widget

a widget to add

Return Value

Type: TabPage

the page object representing @child

Meta